home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetTunerX_1.6.9.dmg / IPNetTunerX folder / IPNetTunerX.app / Contents / Resources / English.lproj / TCPInfo.nib / classes.nib next >
Extensible Markup Language  |  2008-04-17  |  2KB  |  88 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>IBClasses</key>
  6.     <array>
  7.         <dict>
  8.             <key>ACTIONS</key>
  9.             <dict>
  10.                 <key>monitor</key>
  11.                 <string>id</string>
  12.                 <key>selectLinear</key>
  13.                 <string>id</string>
  14.             </dict>
  15.             <key>CLASS</key>
  16.             <string>TCPInfoController</string>
  17.             <key>LANGUAGE</key>
  18.             <string>ObjC</string>
  19.             <key>OUTLETS</key>
  20.             <dict>
  21.                 <key>duplicateRate</key>
  22.                 <string>NSTextField</string>
  23.                 <key>duplicateSegments</key>
  24.                 <string>NSTextField</string>
  25.                 <key>linearButton</key>
  26.                 <string>NSButton</string>
  27.                 <key>monitorButton</key>
  28.                 <string>NSButton</string>
  29.                 <key>plotDataView</key>
  30.                 <string>PSPlotView</string>
  31.                 <key>receivedRate</key>
  32.                 <string>NSTextField</string>
  33.                 <key>receivedSegments</key>
  34.                 <string>NSTextField</string>
  35.                 <key>retransmitRate</key>
  36.                 <string>NSTextField</string>
  37.                 <key>retransmitSegments</key>
  38.                 <string>NSTextField</string>
  39.                 <key>sentRate</key>
  40.                 <string>NSTextField</string>
  41.                 <key>sentSegments</key>
  42.                 <string>NSTextField</string>
  43.                 <key>statusInfo</key>
  44.                 <string>NSTextField</string>
  45.                 <key>targetField</key>
  46.                 <string>NSComboBox</string>
  47.             </dict>
  48.             <key>SUPERCLASS</key>
  49.             <string>NSWindowController</string>
  50.         </dict>
  51.         <dict>
  52.             <key>ACTIONS</key>
  53.             <dict>
  54.                 <key>myHelp</key>
  55.                 <string>id</string>
  56.             </dict>
  57.             <key>CLASS</key>
  58.             <string>FirstResponder</string>
  59.             <key>LANGUAGE</key>
  60.             <string>ObjC</string>
  61.             <key>SUPERCLASS</key>
  62.             <string>NSObject</string>
  63.         </dict>
  64.         <dict>
  65.             <key>CLASS</key>
  66.             <string>PSPlotView</string>
  67.             <key>LANGUAGE</key>
  68.             <string>ObjC</string>
  69.             <key>OUTLETS</key>
  70.             <dict>
  71.                 <key>scaleMidR</key>
  72.                 <string>NSTextField</string>
  73.                 <key>scaleMidT</key>
  74.                 <string>NSTextField</string>
  75.                 <key>scaleTopR</key>
  76.                 <string>NSTextField</string>
  77.                 <key>scaleTopT</key>
  78.                 <string>NSTextField</string>
  79.             </dict>
  80.             <key>SUPERCLASS</key>
  81.             <string>NSView</string>
  82.         </dict>
  83.     </array>
  84.     <key>IBVersion</key>
  85.     <string>1</string>
  86. </dict>
  87. </plist>
  88.